home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-1.iso / Files / Tele / Internet / ConnectYourBBS.sit / ConnectYourBBS Folder / About Booster next >
Encoding:
Text File  |  1993-03-14  |  2.4 KB  |  62 lines  |  [TEXT/EDIT]

  1. BOOSTER v1.0
  2. by Chris Silverberg
  3.  
  4.  
  5. What is it
  6. ----------
  7.  
  8. Booster is a small utility that may be helpful to sysops who are running uupc link.
  9. Like UUPC Starter, this program will allows you to use UUPC in your launchnext chain.
  10. But there is one important difference.  Booster launches UUPC directly using either
  11. the Launch trap or the high level LaunchApplication call.  This is different from
  12. UUPC Starter, which sends an Apple Event to the Finder to get UUPC running.
  13.  
  14. For most sysops either program will work fine.  But for sysops who are not running
  15. the Finder to save memory, then Booster will be necessary.
  16.  
  17.  
  18. Installing
  19. ----------
  20.  
  21. Booster should be installed in the same folder as your BBS and Tabby.  Insert
  22. "Booster" into your event list using TabbyMaint.  Then configure Booster by
  23. launching the program, and immiedately chooseing "Preferences" from the Edit menu.
  24.  
  25. The dialog that will appear has three options to setup.  The first is a checkbox
  26. that says "Send Open Document Event."  If you have this turned on, Booster will
  27. use System 7's LaunchApplication function instead of the _Launch trap.  For now,
  28. leave this turned off.  In the future if UUPC is changed to accept the required
  29. Apple Events, this can be turned on.  But as of this writing it needs to be kept
  30. off.
  31.  
  32. The second item asks for the path to "UUPC".  This can be a full path to wherever
  33. UUPC is located.
  34.  
  35. The last item asks you for the "Command string."  This line actually specifies
  36. the filename it will tell UUPC to "open".  UUPC will interpret this as the command
  37. line.  So, you could put something like this:
  38.  
  39.   all -t30 -quit
  40.   
  41. This will instruct UUPC to call all destinations that have outgoing mail, run for
  42. up to 30 minutes, and then quit.  See the UUPC instructions for other options
  43. that can be used here.
  44.  
  45.  
  46. Final Notes
  47. -----------
  48.  
  49. This version is currently in beta.  As such something might not work the way you
  50. expect it to.  If this happens, PLEASE let me know about it so I can fix it.  And
  51. you'll want to tell me about it, I'm sure John doesn't want to hear about my
  52. bugs.
  53.  
  54. Additionally, I came to realize that this utility could be used with not just UUPC,
  55. but almost any utility to put it in your launch.next chain.  Now, dont bother
  56. trying this now, because Booster is not setup to do this, but if you have some
  57. thoughts on making Booster more general, please let me know.
  58.  
  59. Chris Silverberg
  60. Internet: macman@wpi.wpi.edu
  61. FidoNet:  1:322/115@FidoNet
  62.